#box {

	background-color: #669999;
	width: 800px;
	position: absolute;
	height: 620px;
	border: 000000;
}

#box2 {
	
	background-color: #669999;
	background-position: center;
	width: 345px;
	position: absolute;
	left: 450px;
	top: 150Px;
	height: 230px;
	
}

#navigation {
	
	background-color: transparent;
	background-position: center;
	width: 345px;
	position: absolute;
	left: 845px;
	top: 195px;
	height: 230px;
	z-index: +5;
	
}

#centergraphic {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 450px;
	top: 160px;
	height: 345px;

}

#leftgraphic {
	background-position: center;
	background-color: transparent;
	width: 345px;
	position: absolute;
	left: 150px;
	top: 250px;
	height: 345px;
	z-index: 0;
}

#title {
	background-position: center;
	width: 300px;
	position: absolute;
	left: 395px;
	top: 40px;
	height: 345px;

}

#mini {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 795px;
	top: 85px;
	height: 345px;

}

#content-left {
	background-position: center;
	width: 600px;
	position: absolute;
	left: 229px;
	top: 112px;
	height: 345px;

}

#content-right {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 500px;
	top: 200px;
	height: 345px;

}

#leftangle {
	background-position: center;
	width: 345px;
	position: absolute;
	left: 750px;
	top: 39px;
	height: 345px;

}

#rightangle {
	background-position: center;
	width: 345px;
	position: relative;
	left: 108px;
	height: 346px;
	top: 1008px;


}

a:link {
	text-decoration: none;
	color: #636C90;
}
a:visited {
	text-decoration: none;
	color: #636C90;
}
a:hover {
	text-decoration: underline;
	color: #636C90;
}
a:active {
	text-decoration: none;
	color: #636C90;
}

.style1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
color: #636C90;
}

.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #669999;
}

.style3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
color: #636C90;
}
.style4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #636C90;
}
